Image.py should send 2 new arguments to qemu-dm for setting QEMU window
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Sun, 4 Dec 2005 10:57:32 +0000 (11:57 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Sun, 4 Dec 2005 10:57:32 +0000 (11:57 +0100)
commite23e1a21a52dbf5257f03acde1a5dd0c88cd91f1
tree89476ff6ede31ea061657404a7a10fba6bd92fa7
parent92279a682103333c660c67091db1245bd4b41f42
Image.py should send 2 new arguments to qemu-dm for setting QEMU window
Title. 1 is const string "-domain-name", the other is the string of
domain name. At present imagy.py combines these two strings to 1. So
Qemu will fail to recognize it and fail to start.

Signed-off-by: Yongkang You <yongkang.you@intel.com>
tools/python/xen/xend/image.py